func reflect.initFuncTypes

2 uses

	reflect (current package)
		type.go#L1880: func initFuncTypes(n int) Type {
		type.go#L1926: 	o := New(initFuncTypes(n)).Elem()